[INFO] fetching crate plotting 0.1.1...
[INFO] testing plotting-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate plotting 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate plotting 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate plotting 0.1.1
[INFO] tweaked toml for crates.io crate plotting 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plotting 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plotting 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotly_derive v0.13.1
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded erased-serde v0.4.6
[INFO] [stderr]   Downloaded file-io v0.1.11
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] [stderr]   Downloaded plotly v0.13.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdbbd6507891c4bfdbefc323d95e660549940e553a525a3b5445c2da3267fe24
[INFO] running `Command { std: "docker" "start" "-a" "fdbbd6507891c4bfdbefc323d95e660549940e553a525a3b5445c2da3267fe24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdbbd6507891c4bfdbefc323d95e660549940e553a525a3b5445c2da3267fe24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdbbd6507891c4bfdbefc323d95e660549940e553a525a3b5445c2da3267fe24", kill_on_drop: false }`
[INFO] [stdout] fdbbd6507891c4bfdbefc323d95e660549940e553a525a3b5445c2da3267fe24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19a5a23b15d91e228c3fba92c76855565375e36f83506e4c8373899c092443b3
[INFO] running `Command { std: "docker" "start" "-a" "19a5a23b15d91e228c3fba92c76855565375e36f83506e4c8373899c092443b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling file-io v0.1.11
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling plotly_derive v0.13.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling plotly v0.13.5
[INFO] [stderr]    Compiling plotting v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.77s
[INFO] running `Command { std: "docker" "inspect" "19a5a23b15d91e228c3fba92c76855565375e36f83506e4c8373899c092443b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a5a23b15d91e228c3fba92c76855565375e36f83506e4c8373899c092443b3", kill_on_drop: false }`
[INFO] [stdout] 19a5a23b15d91e228c3fba92c76855565375e36f83506e4c8373899c092443b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c3668c559713455cb542a1a7aacab527099cfd3fefefc96e5e068049ad6b72c
[INFO] running `Command { std: "docker" "start" "-a" "4c3668c559713455cb542a1a7aacab527099cfd3fefefc96e5e068049ad6b72c", kill_on_drop: false }`
[INFO] [stderr]    Compiling plotting v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "4c3668c559713455cb542a1a7aacab527099cfd3fefefc96e5e068049ad6b72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c3668c559713455cb542a1a7aacab527099cfd3fefefc96e5e068049ad6b72c", kill_on_drop: false }`
[INFO] [stdout] 4c3668c559713455cb542a1a7aacab527099cfd3fefefc96e5e068049ad6b72c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45cfb9da16440661ee64221a5f41634452dd5f1336477c09f7af35ff6c79f375
[INFO] running `Command { std: "docker" "start" "-a" "45cfb9da16440661ee64221a5f41634452dd5f1336477c09f7af35ff6c79f375", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plotting-df9c310cefcb0e7c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test colors::tests::test_alpha ... ok
[INFO] [stdout] test colors::tests::test_default ... ok
[INFO] [stdout] test colors::tests::test_partial_eq ... ok
[INFO] [stdout] test colors::tests::test_rgba ... ok
[INFO] [stdout] test colors::tests::test_rgb ... ok
[INFO] [stdout] test colors::tests::test_to_plotly_rgba ... ok
[INFO] [stdout] test quick::tests::test_quick_plot_2d ... ok
[INFO] [stdout] test quick::tests::test_quick_plot_2d_with_labels ... ok
[INFO] [stdout] test quick::tests::test_quick_plot_3d ... ok
[INFO] [stdout] test quick::tests::test_quick_plot_3d_with_labels ... ok
[INFO] [stdout] test colors::tests::test_hex_str ... ok
[INFO] [stdout] test colors::tests::test_hex_literal ... ok
[INFO] [stdout] test colors::tests::test_named ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plotting
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/colors.rs - colors::Color::default (line 376) ... ok
[INFO] [stdout] test src/figure.rs - figure::Figure::new (line 34) ... ok
[INFO] [stdout] test src/format.rs - format::Format (line 17) ... ok
[INFO] [stdout] test src/trace.rs - trace::Trace::new_2d (line 51) ... ok
[INFO] [stdout] test src/quick.rs - quick::quick_plot_2d (line 18) ... ok
[INFO] [stdout] test src/format.rs - format::Format (line 9) ... ok
[INFO] [stdout] test src/quick.rs - quick::quick_plot_3d (line 109) ... ok
[INFO] [stdout] test src/quick.rs - quick::quick_plot_3d_with_labels (line 152) ... ok
[INFO] [stdout] test src/trace.rs - trace::Trace::new_3d (line 86) ... ok
[INFO] [stdout] test src/quick.rs - quick::quick_plot_2d_with_labels (line 56) ... ok
[INFO] [stdout] test src/figure.rs - figure::Figure::save_html (line 182) ... FAILED
[INFO] [stdout] test src/figure.rs - figure::Figure::save_inline_html (line 212) ... FAILED
[INFO] [stdout] test src/figure.rs - figure::Figure::show (line 157) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/figure.rs - figure::Figure::save_html (line 182) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (70) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/file-io-0.1.11/src/create.rs:38:33:
[INFO] [stdout] Failed to create folder at '"folder"'.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652600b0663a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652600b0663a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652600b0663a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x652600b0663a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x652600b1ae3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x652600b1ae3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x652600b0ba12 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x652600b0ba12 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x652600ae46ef - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x652600ae46ef - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x652600afe8f1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x652600afeaab - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x652600ae47a8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x652600adc069 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x652600ae55dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x652600b1b5cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x652600958814 - file_io[d48fbe05eb03f7e6]::create::create_folder::<&std[f92b4c606f291077]::path::Path>::{closure#0}
[INFO] [stdout]   17:     0x652600954f9a - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap_or_else::<file_io[d48fbe05eb03f7e6]::create::create_folder<&std[f92b4c606f291077]::path::Path>::{closure#0}>
[INFO] [stdout]   18:     0x652600956b8e - file_io[d48fbe05eb03f7e6]::create::create_folder::<&std[f92b4c606f291077]::path::Path>
[INFO] [stdout]   19:     0x652600956c44 - file_io[d48fbe05eb03f7e6]::create::create_folder_for_file::<&std[f92b4c606f291077]::path::Path>
[INFO] [stdout]   20:     0x652600956a93 - file_io[d48fbe05eb03f7e6]::save::save_string_to_file::<&std[f92b4c606f291077]::path::Path>
[INFO] [stdout]   21:     0x652600955d4f - <plotting[f7758ca1e49ec7c1]::figure::Figure>::save_html::<&str>
[INFO] [stdout]   22:     0x65260095942e - doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::main
[INFO] [stdout]   23:     0x652600959486 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_2::__main_fn
[INFO] [stdout]   24:     0x652600951f71 - doctest_runner_2024[165b241016ee47ce]::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   25:     0x652600954a46 - <doctest_runner_2024[165b241016ee47ce]::__doctest_2::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x652600952c61 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   27:     0x652600954923 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x6526009518e6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   29:     0x652600951c99 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   30:     0x652600afd484 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x652600afd484 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x652600afd484 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x652600afd484 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x652600afd484 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x652600afd484 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x652600afd484 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x652600afd484 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x652600afd484 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x652600951791 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   40:     0x652600954dc5 - main
[INFO] [stdout]   41:     0x71996cf3c1ca - <unknown>
[INFO] [stdout]   42:     0x71996cf3c28b - __libc_start_main
[INFO] [stdout]   43:     0x652600950795 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/figure.rs - figure::Figure::save_inline_html (line 212) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (71) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/file-io-0.1.11/src/create.rs:38:33:
[INFO] [stdout] Failed to create folder at '"folder"'.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e4726fd463a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e4726fd463a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e4726fd463a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e4726fd463a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e4726fe8e3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e4726fe8e3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e4726fd9a12 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e4726fd9a12 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e4726fb26ef - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e4726fb26ef - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e4726fcc8f1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e4726fccaab - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5e4726fb27a8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5e4726faa069 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e4726fb35dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5e4726fe95cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e4726e26814 - file_io[d48fbe05eb03f7e6]::create::create_folder::<&std[f92b4c606f291077]::path::Path>::{closure#0}
[INFO] [stdout]   17:     0x5e4726e22f9a - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap_or_else::<file_io[d48fbe05eb03f7e6]::create::create_folder<&std[f92b4c606f291077]::path::Path>::{closure#0}>
[INFO] [stdout]   18:     0x5e4726e24b8e - file_io[d48fbe05eb03f7e6]::create::create_folder::<&std[f92b4c606f291077]::path::Path>
[INFO] [stdout]   19:     0x5e4726e24c44 - file_io[d48fbe05eb03f7e6]::create::create_folder_for_file::<&std[f92b4c606f291077]::path::Path>
[INFO] [stdout]   20:     0x5e4726e24a93 - file_io[d48fbe05eb03f7e6]::save::save_string_to_file::<&std[f92b4c606f291077]::path::Path>
[INFO] [stdout]   21:     0x5e4726e23be3 - <plotting[f7758ca1e49ec7c1]::figure::Figure>::save_inline_html::<&str>
[INFO] [stdout]   22:     0x5e4726e2755e - doctest_bundle_2024[581dbafdf3b848f]::__doctest_3::main
[INFO] [stdout]   23:     0x5e4726e275b6 - doctest_bundle_2024[581dbafdf3b848f]::__doctest_3::__main_fn
[INFO] [stdout]   24:     0x5e4726e1fff1 - doctest_runner_2024[165b241016ee47ce]::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   25:     0x5e4726e22a86 - <doctest_runner_2024[165b241016ee47ce]::__doctest_3::TEST::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x5e4726e20c61 - doctest_runner_2024[165b241016ee47ce]::main
[INFO] [stdout]   27:     0x5e4726e22923 - <fn() -> std[f92b4c606f291077]::process::ExitCode as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x5e4726e1f8e6 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[f92b4c606f291077]::process::ExitCode, std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   29:     0x5e4726e1fc99 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>::{closure#0}
[INFO] [stdout]   30:     0x5e4726fcb484 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x5e4726fcb484 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5e4726fcb484 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5e4726fcb484 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5e4726fcb484 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x5e4726fcb484 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e4726fcb484 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e4726fcb484 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e4726fcb484 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x5e4726e1f791 - std[f92b4c606f291077]::rt::lang_start::<std[f92b4c606f291077]::process::ExitCode>
[INFO] [stdout]   40:     0x5e4726e22dc5 - main
[INFO] [stdout]   41:     0x7810adbb01ca - <unknown>
[INFO] [stdout]   42:     0x7810adbb028b - __libc_start_main
[INFO] [stdout]   43:     0x5e4726e1e795 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/figure.rs - figure::Figure::save_html (line 182)
[INFO] [stdout]     src/figure.rs - figure::Figure::save_inline_html (line 212)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.11s; merged doctests compilation took 0.96s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "45cfb9da16440661ee64221a5f41634452dd5f1336477c09f7af35ff6c79f375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45cfb9da16440661ee64221a5f41634452dd5f1336477c09f7af35ff6c79f375", kill_on_drop: false }`
[INFO] [stdout] 45cfb9da16440661ee64221a5f41634452dd5f1336477c09f7af35ff6c79f375
